MessageDisplayBcc Property

Contains an ASCII list of the display names of any blind carbon copy (BCC) message recipients, separated by semicolons (;).

Definition

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public string DisplayBcc { get; set; }

Property Value

String
The display BCC.

See Also